<html>
<body>
<h1>View Menu</h1>

<p>The view menu is used to change the appearance of the
current system shown in the
<a href="@System Editor/Introduction">system editor</a> and the
<a href="@Simulator/Introduction">simulator</a>. The
items are:
<ul>
<li><b>Zoom:</b> shows a sub menu with fixed zoom values and 
  zoom to fit. The zoom affects the templates in the 
  editor or the processes in the simulator.
<li><b>Zoom In:</b> increases the zoom.
<li><b>Zoom Normal:</b> zoom is set to 75%.
<li><b>Zoom Out:</b> decreases the zoom.

<li><b>Grid On:</b> shows the drawing grid.
<li><b>Snap:</b> makes new objects (i.e. locations, nails and
  labels) align to the drawing grid.
<li><b>Coarser:</b> increases the distance between the lines in 
  the drawing grid.
<li><b>Tighter:</b> decreases the distance between the lines in 
  the drawing grid.
<li><b>Snapify:</b> makes all existing objects of the current 
  template align to the drawing grid.

<li><b>Processes:</b> displays a dialog window for hiding and
  showing processes in the 
  <a href="@Simulator/Process Window">process window</a> 
  of the simulator.
<li><b>Variables:</b> shows a dialog window for hiding and 
  showing variables in the 
  <a href="@Simulator/Variables Window">variables window</a> of the 
  simulator. 
<li><b>Full DBM:</b> shows all constraints on the clocks in the
  <a href="@Simulator/Variables Window">variables window</a> of the simulator. If not selected a
  minimal number of constraints will be shown.
</ul>

<p><b>Note:</b> the Snap option can be used even if the drawing
grid is not shown.

</body>
</html>
